.em7eyznyj7 {
    border-width: 2px;
}

img,
.card-wrap,
.nqeucjyat7,
.video-wrapper,
.lgkchikk9v iframe,
.itofuxmiyi iframe,
.slide-content,
.plan,
.b80l8dz2w4,
.rks4fcm0yf {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fffdf5;
}

body {
    font-family: Roboto Flex;
}

.rjmrjiwnqw {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 7.8rem;
    line-height: 1;
}

.rjmrjiwnqw>.hcnf9dunwl {
    font-size: 9.75rem;
}

.g2ed9qhj2l {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 4.5rem;
    line-height: 1;
}

.g2ed9qhj2l>.hcnf9dunwl {
    font-size: 5.625rem;
}

.gty2wy1ozf {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.gty2wy1ozf>.hcnf9dunwl {
    font-size: 1.5rem;
}

.sc61r1djjr {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 2rem;
    line-height: 1.5;
}

.sc61r1djjr>.hcnf9dunwl {
    font-size: 2.5rem;
}

.nlv8p5bl7p {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.nlv8p5bl7p>.hcnf9dunwl {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .rjmrjiwnqw {
        font-size: 6.24rem;
    }
}

@media (max-width: 768px) {
    .rjmrjiwnqw {
        font-size: 5.46rem;
        font-size: calc(3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20))));
    }

    .g2ed9qhj2l {
        font-size: 3.6rem;
        font-size: calc(2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20))));
    }

    .gty2wy1ozf {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .sc61r1djjr {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .nlv8p5bl7p {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .rjmrjiwnqw {
        font-size: 5.46rem;
        font-size: calc(3.38rem + (7.8 - 3.38) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 62rem) / (87 - 62))));
    }

    .g2ed9qhj2l {
        font-size: 3.6rem;
        font-size: calc(2.225rem + (4.5 - 2.225) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.225rem + (4.5 - 2.225) * ((100vw - 62rem) / (87 - 62))));
    }

    .gty2wy1ozf {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .sc61r1djjr {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
    }

    .nlv8p5bl7p {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.em7eyznyj7 {
    padding: 1rem 3.5rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .em7eyznyj7 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #6dece0 !important;
}

.bg-success {
    background-color: #49dd98 !important;
}

.bg-info {
    background-color: #32d3f4 !important;
}

.bg-warning {
    background-color: #ffc927 !important;
}

.bg-danger {
    background-color: #df4755 !important;
}

.z7953lpa3a,
.z7953lpa3a:active {
    background-color: #6dece0 !important;
    border-color: #6dece0 !important;
    color: #000000 !important;
    box-shadow: none;
}

.z7953lpa3a:hover,
.z7953lpa3a:focus,
.z7953lpa3a.focus,
.z7953lpa3a.auicosujpc {
    color: #000000 !important;
    background-color: #9af2ea !important;
    border-color: #9af2ea !important;
    box-shadow: none;
}

.z7953lpa3a.ica89job5a,
.z7953lpa3a:disabled {
    color: #000000 !important;
    background-color: #9af2ea !important;
    border-color: #9af2ea !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #15b5b0 !important;
    border-color: #15b5b0 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.auicosujpc {
    color: #000000 !important;
    background-color: #1ae3dc !important;
    border-color: #1ae3dc !important;
    box-shadow: none;
}

.btn-secondary.ica89job5a,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #1ae3dc !important;
    border-color: #1ae3dc !important;
}

.btn-info,
.btn-info:active {
    background-color: #32d3f4 !important;
    border-color: #32d3f4 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.auicosujpc {
    color: #000000 !important;
    background-color: #62ddf7 !important;
    border-color: #62ddf7 !important;
    box-shadow: none;
}

.btn-info.ica89job5a,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #62ddf7 !important;
    border-color: #62ddf7 !important;
}

.btn-success,
.btn-success:active {
    background-color: #49dd98 !important;
    border-color: #49dd98 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.auicosujpc {
    color: #000000 !important;
    background-color: #74e5b0 !important;
    border-color: #74e5b0 !important;
    box-shadow: none;
}

.btn-success.ica89job5a,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #74e5b0 !important;
    border-color: #74e5b0 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffc927 !important;
    border-color: #ffc927 !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.auicosujpc {
    color: #000000 !important;
    background-color: #ffd65a !important;
    border-color: #ffd65a !important;
    box-shadow: none;
}

.btn-warning.ica89job5a,
.btn-warning:disabled {
    color: #000000 !important;
    background-color: #ffd65a !important;
    border-color: #ffd65a !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #df4755 !important;
    border-color: #df4755 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.auicosujpc {
    color: #ffffff !important;
    background-color: #e7727d !important;
    border-color: #e7727d !important;
    box-shadow: none;
}

.btn-danger.ica89job5a,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #e7727d !important;
    border-color: #e7727d !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.auicosujpc {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.ica89job5a,
.btn-white:disabled {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.auicosujpc {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.ica89job5a,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #6dece0;
    color: #6dece0;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.auicosujpc {
    color: #20e2d0 !important;
    background-color: transparent !important;
    border-color: #20e2d0 !important;
    box-shadow: none !important;
}

.btn-primary-outline.ica89job5a,
.btn-primary-outline:disabled {
    color: #0a5049 !important;
    background-color: #6dece0 !important;
    border-color: #6dece0 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #15b5b0;
    color: #15b5b0;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.auicosujpc {
    color: #0c6764 !important;
    background-color: transparent !important;
    border-color: #0c6764 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.ica89job5a,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #15b5b0 !important;
    border-color: #15b5b0 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #32d3f4;
    color: #32d3f4;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.auicosujpc {
    color: #0ba5c5 !important;
    background-color: transparent !important;
    border-color: #0ba5c5 !important;
    box-shadow: none !important;
}

.btn-info-outline.ica89job5a,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #32d3f4 !important;
    border-color: #32d3f4 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #49dd98;
    color: #49dd98;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.auicosujpc {
    color: #21af6c !important;
    background-color: transparent !important;
    border-color: #21af6c !important;
    box-shadow: none !important;
}

.btn-success-outline.ica89job5a,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #49dd98 !important;
    border-color: #49dd98 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffc927;
    color: #ffc927;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.auicosujpc {
    color: #cf9b00 !important;
    background-color: transparent !important;
    border-color: #cf9b00 !important;
    box-shadow: none !important;
}

.btn-warning-outline.ica89job5a,
.btn-warning-outline:disabled {
    color: #271d00 !important;
    background-color: #ffc927 !important;
    border-color: #ffc927 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #df4755;
    color: #df4755;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.auicosujpc {
    color: #b11f2c !important;
    background-color: transparent !important;
    border-color: #b11f2c !important;
    box-shadow: none !important;
}

.btn-danger-outline.ica89job5a,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #df4755 !important;
    border-color: #df4755 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.auicosujpc {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.ica89job5a,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.auicosujpc {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.ica89job5a,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #6dece0 !important;
}

.text-secondary {
    color: #15b5b0 !important;
}

.text-success {
    color: #49dd98 !important;
}

.text-info {
    color: #32d3f4 !important;
}

.text-warning {
    color: #ffc927 !important;
}

.text-danger {
    color: #df4755 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.auicosujpc {
    color: #6dece0 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.auicosujpc {
    color: #0a5a57 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.auicosujpc {
    color: #1ea264 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.auicosujpc {
    color: #0a99b6 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.auicosujpc {
    color: #c09000 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.auicosujpc {
    color: #a41c29 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.auicosujpc {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.auicosujpc {
    color: #000000 !important;
}

a[class*="text-"]:not(.gjmrsv7lal):not(.dropdown-item):not([role]):not(.kmse59p3np) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

.nav-tabs .gjmrsv7lal.auicosujpc {
    color: #6dece0;
}

.nav-tabs .gjmrsv7lal:not(.auicosujpc) {
    color: #232323;
}

.a1iam0ofuc {
    background-color: #70c770;
}

.alert-info {
    background-color: #32d3f4;
}

.alert-warning {
    background-color: #ffc927;
}

.l0a4v66pvo {
    background-color: #df4755;
}

.xyda5iv6hw .em7eyznyj7:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.auicosujpc .em7eyznyj7 {
    background-color: #6dece0;
    border-color: #6dece0;
    color: #0d665e;
}

.mbr-gallery-filter li.auicosujpc .em7eyznyj7:focus {
    box-shadow: none;
}

.nav-tabs .gjmrsv7lal {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #6dece0;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #f5fdf9;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #f4fdfe;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #fffcf3;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #fdf5f6;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.g1xc4akho9 {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.g1xc4akho9>.hcnf9dunwl {
    font-size: 1.75rem;
}

.g1xc4akho9:hover,
.g1xc4akho9:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #6dece0 !important;
}

.g1xc4akho9:-webkit-input-placeholder {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.g1xc4akho9:-webkit-input-placeholder>.hcnf9dunwl {
    font-size: 1.75rem;
}

blockquote {
    border-color: #6dece0;
}

/* Forms */
.rog2gz05aj .input-group-btn .em7eyznyj7 {
    border-radius: 100px !important;
}

.rog2gz05aj .input-group-btn .em7eyznyj7:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.rog2gz05aj .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.rog2gz05aj .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #6dece0;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #6dece0;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #6dece0;
    border-bottom-color: #6dece0;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #6dece0 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #15b5b0 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%236dece0' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .zmpgdfpzlz {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .zmpgdfpzlz {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .j57lcbuwes {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .j57lcbuwes {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.ivtl6qjsr4 {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.ivtl6qjsr4 .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .ivtl6qjsr4 .cn07hhy29v {
        transform: scale(0.8);
    }
}

.ivtl6qjsr4 .q186ik6l6b {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.ivtl6qjsr4 .q186ik6l6b img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 0px !important;
}

.ivtl6qjsr4 .q186ik6l6b .kmse59p3np {
    line-height: inherit !important;
}

.ivtl6qjsr4 .q186ik6l6b .l1222vy8o4 a {
    outline: none;
}

.ivtl6qjsr4 .qxczrakaff {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.ivtl6qjsr4 .qxczrakaff .o4i1c2wca0 {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.ivtl6qjsr4 .qxczrakaff .o4i1c2wca0 .gjmrsv7lal {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.ivtl6qjsr4 .qxczrakaff .o4i1c2wca0 .gjmrsv7lal:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.ivtl6qjsr4 .qxczrakaff .open .gjmrsv7lal::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .ivtl6qjsr4 .qxczrakaff .open .gjmrsv7lal::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.ivtl6qjsr4 .qxczrakaff .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.ivtl6qjsr4 .qxczrakaff .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .ivtl6qjsr4 .qxczrakaff {
        padding-left: 1.5rem;
    }
}

.ivtl6qjsr4 .gjmrsv7lal {
    width: fit-content;
    position: relative;
}

.ivtl6qjsr4 .l1222vy8o4 {
    padding-left: 2rem;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .ivtl6qjsr4 .l1222vy8o4 {
        padding-left: 1rem;
    }
}

.ivtl6qjsr4 .kmse59p3np {
    padding-left: 1rem;
    padding-right: 0.5rem;
    color: #000000;
}

@media (max-width: 767px) {
    .ivtl6qjsr4 .qiydxyo2ss {
        padding-bottom: 0.5rem;
    }
}

.ivtl6qjsr4 .qiydxyo2ss .d625xewuyi.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.ivtl6qjsr4 .zmpgdfpzlz {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
}

@media (max-width: 992px) {
    .ivtl6qjsr4 .zmpgdfpzlz {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .ivtl6qjsr4 .zmpgdfpzlz {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.ivtl6qjsr4 .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.ivtl6qjsr4 .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #fbe698;
    background: #fbe698 !important;
}

.ivtl6qjsr4 .o4i1c2wca0:focus,
.ivtl6qjsr4 .gjmrsv7lal:focus {
    outline: none;
}

.ivtl6qjsr4 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.ivtl6qjsr4 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.ivtl6qjsr4 .dropdown .dropdown-menu .dropdown-item .hcnf9dunwl {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.ivtl6qjsr4 .dropdown .dropdown-menu .dropdown-item .hcnf9dunwl:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.ivtl6qjsr4 .oqlbj4s78h .dropdown-menu .dropdown-item:before {
    display: none;
}

.ivtl6qjsr4 .oqlbj4s78h .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.ivtl6qjsr4 .nvmbhpgcg3 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.ivtl6qjsr4 .nvmbhpgcg3.opened {
    transition: all 0.25s;
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.ivtl6qjsr4 .nvmbhpgcg3 .l1222vy8o4 img {
    width: auto;
}

.ivtl6qjsr4 .nvmbhpgcg3 .ee9h83qx2q {
    z-index: 1;
    justify-content: flex-end;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h {
    justify-content: center;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h .o4i1c2wca0 .gjmrsv7lal::before {
    display: none;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h.opened:not(.navbar-short) .ee9h83qx2q {
        max-height: calc(98.5vh - 3rem);
    }
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h .dropdown-menu .dropdown-item:after {
    right: auto;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h ul.qxczrakaff li {
    margin: auto;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.ivtl6qjsr4 .nvmbhpgcg3.oqlbj4s78h .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .ivtl6qjsr4 .nvmbhpgcg3 {
        min-height: 72px;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .l1222vy8o4 img {
        height: 2rem !important;
    }
}

@media (max-width: 991px) {
    .ivtl6qjsr4 .nvmbhpgcg3 .o4i1c2wca0 .gjmrsv7lal::before {
        display: none;
    }

    .ivtl6qjsr4 .nvmbhpgcg3.opened .dropdown-menu {
        top: 0;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .q186ik6l6b {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .cn07hhy29v {
        flex-basis: auto;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.ivtl6qjsr4 .nvmbhpgcg3.navbar-short .l1222vy8o4 img {
    height: 2rem;
}

.ivtl6qjsr4 .dropdown-item.auicosujpc,
.ivtl6qjsr4 .dropdown-item:active {
    background-color: transparent;
}

.ivtl6qjsr4 .fwku12udi9 .qxczrakaff .gjmrsv7lal {
    padding: 0;
}

.ivtl6qjsr4 .qiydxyo2ss .d625xewuyi.dropdown-toggle {
    margin-right: 1.667em;
}

.ivtl6qjsr4 .qiydxyo2ss .d625xewuyi.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.ivtl6qjsr4 .nvmbhpgcg3.fwku12udi9 .dropdown .dropdown-menu {
    background: #fbe698;
}

.ivtl6qjsr4 .nvmbhpgcg3.fwku12udi9 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown.open>.dropdown-menu {
    display: flex;
}

.ivtl6qjsr4 ul.qxczrakaff {
    flex-wrap: wrap;
}

.ivtl6qjsr4 .fslqk9sls6 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .ivtl6qjsr4 .fslqk9sls6 {
        text-align: left;
    }
}

.ivtl6qjsr4 button.cn07hhy29v {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.ivtl6qjsr4 button.cn07hhy29v .nh3d2y31g0 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.ivtl6qjsr4 button.cn07hhy29v .nh3d2y31g0 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.ivtl6qjsr4 button.cn07hhy29v .nh3d2y31g0 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.ivtl6qjsr4 button.cn07hhy29v .nh3d2y31g0 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.ivtl6qjsr4 button.cn07hhy29v .nh3d2y31g0 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.ivtl6qjsr4 nav.opened .nh3d2y31g0 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ivtl6qjsr4 nav.opened .nh3d2y31g0 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.ivtl6qjsr4 nav.opened .nh3d2y31g0 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.ivtl6qjsr4 nav.opened .nh3d2y31g0 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ivtl6qjsr4 .vwhjouwzgj {
    padding: 0;
    background: #fbe698 !important;
}

.ivtl6qjsr4 .opacityScroll {
    background: #fbe698 !important;
}

.ivtl6qjsr4 a.gjmrsv7lal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ivtl6qjsr4 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .ivtl6qjsr4 .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ivtl6qjsr4 .nvmbhpgcg3 {
        height: 70px;
    }

    .ivtl6qjsr4 .nvmbhpgcg3.opened {
        height: auto;
    }

    .ivtl6qjsr4 .o4i1c2wca0 .gjmrsv7lal:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.ivtl6qjsr4 .xyda5iv6hw {
    margin: -0.6rem -0.6rem;
}

.ivtl6qjsr4 .cn07hhy29v {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .ivtl6qjsr4 .q186ik6l6b {
        margin-right: auto;
    }

    .ivtl6qjsr4 .ee9h83qx2q {
        z-index: -1 !important;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #fbe698;
        opacity: 1;
        border-color: #fbe698 !important;
        background: #fbe698 !important;
        backdrop-filter: blur(8px);
    }

    .ivtl6qjsr4 .qxczrakaff .o4i1c2wca0 .gjmrsv7lal::after {
        margin-left: 10px;
    }

    .ivtl6qjsr4 .qxczrakaff .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .ivtl6qjsr4 .nvmbhpgcg3 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .ivtl6qjsr4 .ee9h83qx2q {
        left: -0.7rem;
        width: 106%;
        border-radius: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    .ivtl6qjsr4 .ee9h83qx2q {
        left: 0rem;
        width: 106%;
        border-radius: 0;
    }
}

@media (max-width: 575px) {
    .ivtl6qjsr4 .ee9h83qx2q {
        padding: 1rem;
    }
}

.ivtl6qjsr4 .gjmrsv7lal,
.ivtl6qjsr4 .dropdown-item {
    color: #000000;
}

.df4mgcz6mx {
    display: flex;
    padding-top: 225px;
    padding-bottom: 150px;
    background-color: #fbe698;
}

.df4mgcz6mx .tv6j9ko1dr {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .df4mgcz6mx .tv6j9ko1dr {
        padding: 5rem 3rem;
    }
}

.df4mgcz6mx .kgkysgmkeq {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media (max-width: 992px) {
    .df4mgcz6mx .kgkysgmkeq {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .df4mgcz6mx .kgkysgmkeq {
        justify-content: center;
    }
}

.df4mgcz6mx .vexn5zaguq {
    background-color: #c7b469;
    padding: 5px 15px;
    border-radius: 20px;
    width: fit-content;
    color: #838383;
    margin: 0 0.5rem;
    margin-bottom: 1rem;
    display: inline-block;
}

.df4mgcz6mx .enfehy1cz0 {
    text-align: left;
    color: #000000;
}

.df4mgcz6mx .ul0oxmh848,
.df4mgcz6mx .xyda5iv6hw {
    text-align: left;
    color: #ffffff;
}

.df4mgcz6mx .nppund1hcs {
    text-align: left;
    color: #000000;
}

.df4mgcz6mx .xyda5iv6hw {
    text-align: right;
}

@media (max-width: 767px) {
    .df4mgcz6mx .xyda5iv6hw {
        text-align: center;
    }
}

.df4mgcz6mx .vexn5zaguq,
.df4mgcz6mx .kgkysgmkeq {
    color: #000000;
}

.df4mgcz6mx .ul0oxmh848 {
    color: #000000;
}

.rv6ab2em4g {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.rv6ab2em4g .mbr-section-number {
    border: 1px solid currentColor;
    border-radius: 2rem;
    padding: 2rem 2rem;
    color: #000000;
    width: fit-content;
    display: inline-block;
}

.rv6ab2em4g .zi4loxv1mt:focus,
.rv6ab2em4g span:focus {
    outline: none;
}

@media (max-width: 767px) {
    .rv6ab2em4g .align-right {
        text-align: center;
    }
}

.rv6ab2em4g .nqeucjyat7 {
    background: #a4ffff;
    padding: 4rem 3rem;
    padding-bottom: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .rv6ab2em4g .nqeucjyat7 {
        padding: 1rem 0rem;
    }
}

.rv6ab2em4g .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .rv6ab2em4g .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.rv6ab2em4g .c4mbtpq35t {
    background: #fed9e1;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 10px;
}

.rv6ab2em4g .v0grbbq5no {
    margin-top: 2rem;
    padding: 0 2rem 2rem;
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .rv6ab2em4g .v0grbbq5no {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .rv6ab2em4g .v0grbbq5no {
        padding: 1rem 1rem;
        padding-top: 0rem;
        margin-top: 1rem;
    }
}

.rv6ab2em4g .rks4fcm0yf {
    position: relative;
    background: #6dece0;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.rv6ab2em4g .rks4fcm0yf .item-footer {
    margin-top: auto;
}

.rv6ab2em4g .enfehy1cz0 {
    color: #000000;
    text-align: left;
}

.rv6ab2em4g .ul0oxmh848,
.rv6ab2em4g .zi4loxv1mt .xyda5iv6hw {
    text-align: center;
}

.rv6ab2em4g .j78pf6mmv7 {
    color: #f0466a;
}

.rv6ab2em4g .moph79h0fs,
.rv6ab2em4g .yhgle3wkkt .xyda5iv6hw {
    text-align: left;
    color: #ffffff;
}

.rv6ab2em4g .ul0oxmh848 {
    text-align: left;
}

.rv6ab2em4g .ul0oxmh848,
.rv6ab2em4g .mbr-card-btn {
    text-align: left;
}

.rv6ab2em4g .ul0oxmh848,
.rv6ab2em4g .xyda5iv6hw {
    text-align: left;
}

.rv6ab2em4g .ul0oxmh848,
.rv6ab2em4g .item-footer .xyda5iv6hw {
    text-align: left;
}

.rv6ab2em4g .brl9b1q646,
.rv6ab2em4g .zi4loxv1mt .xyda5iv6hw {
    text-align: left;
    color: #000000;
}

.rv6ab2em4g .ue6oii2t5d {
    text-align: left;
    color: #ffffff;
}

.q1s1nskeww {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #181200;
}

.q1s1nskeww .ul0oxmh848 {
    color: #FFFFFF;
}

.q1s1nskeww .moph79h0fs {
    color: #FFFFFF;
}

.q1s1nskeww .enfehy1cz0 {
    color: #FFFFFF;
}

.oailq8wloc {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #fbe698;
}

.oailq8wloc .q29ck7jlca.ica89job5a {
    display: none;
}

.oailq8wloc .y9hlswo1bn {
    background-image: url("../../../assets/images/photo1716367837369bc335e9fe94d.jpeg");
    justify-content: center;
    background-size: cover;
    padding: 4rem;
    padding-bottom: 20rem;
}

@media (max-width: 767px) {
    .oailq8wloc .y9hlswo1bn {
        padding: 2rem 1rem;
    }
}

.oailq8wloc .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .oailq8wloc .zmpgdfpzlz {
        padding: 0 30px;
    }
}

.oailq8wloc .ivy69b50wr {
    margin-bottom: 90px;
}

@media (max-width: 992px) {
    .oailq8wloc .ivy69b50wr {
        margin-bottom: 30px;
    }
}

.oailq8wloc .ivy69b50wr .enfehy1cz0 {
    margin-bottom: 0;
}

.oailq8wloc .u5hmpg4p0z {
    position: relative;
    z-index: 1;
    padding: 20px 0;
}

.oailq8wloc .u5hmpg4p0z .moph79h0fs {
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .oailq8wloc .u5hmpg4p0z .moph79h0fs {
        margin-bottom: 15px;
    }
}

.oailq8wloc .u5hmpg4p0z .d2lbfc4eog {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.oailq8wloc .u5hmpg4p0z .d2lbfc4eog .lytsw6idyb {
    line-height: 50px;
}

.oailq8wloc .nqeucjyat7 {
    overflow: hidden;
}

.oailq8wloc .nqeucjyat7::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #fbe698;
    pointer-event: none;
    border-radius: 2rem;
}

.oailq8wloc .enfehy1cz0 {
    color: #ffffff;
    text-align: center;
}

.oailq8wloc .moph79h0fs {
    color: #000000;
}

.oailq8wloc .d2lbfc4eog {
    color: #000000;
}

.oailq8wloc .d2lbfc4eog,
.oailq8wloc .lytsw6idyb {
    color: #000000;
}

.q03aui9fh4 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #ffffff;
    overflow: hidden;
}

.q03aui9fh4 .q29ck7jlca.ica89job5a {
    display: none;
}

.q03aui9fh4 .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q03aui9fh4 .x136t66mft {
    line-height: 1.2;
    color: #000000;
}

.q03aui9fh4 .i087ulgugf {
    position: absolute;
    top: -900px;
    left: -20%;
    width: 140%;
    height: 1700px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #181200;
}

@media (max-width: 992px) {
    .q03aui9fh4 .i087ulgugf {
        top: -700px;
        height: 1500px;
    }
}

@media (max-width: 767px) {
    .q03aui9fh4 .i087ulgugf {
        height: 600px;
        top: -100px;
    }
}

.q03aui9fh4 .jdeisvgb51 {
    width: 100%;
    height: 2px;
    background: #000000;
    margin-bottom: 1rem;
}

.q03aui9fh4 .o80d63h81d {
    border-top: 2px solid #000000;
    padding-top: 1rem;
}

.q03aui9fh4 .ul0oxmh848 {
    line-height: 1.2;
    color: #000000;
}

.q03aui9fh4 .nqeucjyat7 {
    overflow: hidden;
    background: #cfeeed;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .q03aui9fh4 .nqeucjyat7 {
        padding: 2rem 1rem;
    }
}

.q03aui9fh4 .b5vio7hdy8 {
    padding: 0 1rem;
}

.q03aui9fh4 .enfehy1cz0 {
    color: #000000;
}

.q03aui9fh4 .ul0oxmh848,
.q03aui9fh4 .xyda5iv6hw {
    color: #f0466a;
}

.q03aui9fh4 .c4mbtpq35t {
    color: #000000;
}

.cid-v2s2XPQelN {
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-color: #6dece0;
}

.cid-v2s2XPQelN .zi4loxv1mt:focus,
.cid-v2s2XPQelN span:focus {
    outline: none;
}

.cid-v2s2XPQelN .j57lcbuwes {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2s2XPQelN .zi4loxv1mt {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2s2XPQelN .zi4loxv1mt {
        min-height: 45px;
    }
}

.nfbl24qi36 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.nfbl24qi36 .zi4loxv1mt:focus,
.nfbl24qi36 span:focus {
    outline: none;
}

.nfbl24qi36 .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .nfbl24qi36 .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.nfbl24qi36 .c4mbtpq35t {
    background: #a4ffff;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 10px;
}

.nfbl24qi36 .v0grbbq5no {
    margin-top: 2rem;
    padding: 0 2rem 2rem;
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .nfbl24qi36 .v0grbbq5no {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .nfbl24qi36 .v0grbbq5no {
        padding: 1rem 1rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

.nfbl24qi36 .rks4fcm0yf {
    position: relative;
    background: #fffdf5;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.nfbl24qi36 .rks4fcm0yf .item-footer {
    margin-top: auto;
}

.nfbl24qi36 .enfehy1cz0 {
    color: #000000;
    text-align: center;
}

.nfbl24qi36 .ul0oxmh848,
.nfbl24qi36 .zi4loxv1mt .xyda5iv6hw {
    text-align: center;
}

.nfbl24qi36 .v616xydunz {
    max-width: 800px;
}

.nfbl24qi36 .j78pf6mmv7 {
    color: #2FB9AE;
}

.nfbl24qi36 .moph79h0fs,
.nfbl24qi36 .yhgle3wkkt .xyda5iv6hw {
    text-align: center;
    color: #000000;
}

.nfbl24qi36 .ul0oxmh848 {
    text-align: left;
}

.nfbl24qi36 .ul0oxmh848,
.nfbl24qi36 .mbr-card-btn {
    text-align: left;
}

.nfbl24qi36 .ul0oxmh848,
.nfbl24qi36 .xyda5iv6hw {
    text-align: left;
}

.nfbl24qi36 .ul0oxmh848,
.nfbl24qi36 .item-footer .xyda5iv6hw {
    text-align: left;
}

.nfbl24qi36 .brl9b1q646,
.nfbl24qi36 .zi4loxv1mt .xyda5iv6hw {
    text-align: left;
    color: #000000;
}

.nfbl24qi36 .ue6oii2t5d {
    text-align: left;
}

.bzclrke22s {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #181200;
}

.bzclrke22s .q29ck7jlca.ica89job5a {
    display: none;
}

.bzclrke22s .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bzclrke22s .jdeisvgb51 {
    width: 100%;
    height: 2px;
    background: #000000;
    margin-bottom: 1rem;
}

.bzclrke22s .rks4fcm0yf {
    border-top: 2px solid #000000;
    padding-top: 1rem;
    border-radius: 0 !important;
}

.bzclrke22s .ul0oxmh848 {
    line-height: 1.2;
    color: #000000;
}

.bzclrke22s .nqeucjyat7 {
    overflow: hidden;
    background: #fffdf5;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .bzclrke22s .nqeucjyat7 {
        padding: 2rem 1rem;
    }
}

.bzclrke22s .b5vio7hdy8 {
    padding: 0 1rem;
}

.bzclrke22s .enfehy1cz0 {
    color: #000000;
}

.bzclrke22s .ul0oxmh848,
.bzclrke22s .xyda5iv6hw {
    color: #000000;
}

.bzclrke22s .c4mbtpq35t {
    color: #000000;
}

.bzclrke22s .tprk2u2zgj {
    color: #000000;
}

.bzclrke22s .x136t66mft {
    color: #000000;
}

.ngvrv70sdk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ngvrv70sdk .q29ck7jlca.ica89job5a {
    display: none;
}

.ngvrv70sdk .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ngvrv70sdk .rdkce79fxd .m4a70mzwma {
    width: 100%;
    display: block;
}

.ngvrv70sdk .rdkce79fxd .ue6oii2t5d {
    z-index: 1;
}

.ngvrv70sdk .rks4fcm0yf {
    margin-bottom: 2rem;
}

.ngvrv70sdk .m4a70mzwma {
    color: #000000;
}

.ngvrv70sdk .ak9ueaogu2 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ngvrv70sdk .ak9ueaogu2 {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .ngvrv70sdk * {
        text-align: center !important;
    }

    .ngvrv70sdk .content-column {
        margin-bottom: 2rem;
    }
}

.ngvrv70sdk .v616xydunz {
    max-width: 800px;
}

.ngvrv70sdk .enfehy1cz0,
.ngvrv70sdk .lsgxsz0yam {
    color: #000000;
}

.ngvrv70sdk .ul0oxmh848,
.ngvrv70sdk .xyda5iv6hw {
    color: #000000;
}

.ngvrv70sdk .ue6oii2t5d,
.ngvrv70sdk .card-img {
    color: #000000;
}

.ngvrv70sdk .brl9b1q646 {
    color: #000000;
}

.ifh4uqytin {
    padding-top: 6rem;
    padding-bottom: 4rem;
    background-color: #ffffff;
}

.ifh4uqytin .j5zl4i1pp5 {
    line-height: 1.2;
    color: #000000;
}

.ifh4uqytin img,
.ifh4uqytin .zk2y5v7eu3 {
    width: 100%;
}

.ifh4uqytin .zi4loxv1mt:focus,
.ifh4uqytin span:focus {
    outline: none;
}

.ifh4uqytin .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ifh4uqytin .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.ifh4uqytin .rks4fcm0yf {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.ifh4uqytin .enfehy1cz0 {
    color: #000000;
}

.ifh4uqytin .ul0oxmh848,
.ifh4uqytin .xyda5iv6hw {
    color: #232323;
}

.ifh4uqytin .dc8y8h8shl {
    color: #232323;
    text-align: center;
}

.ifh4uqytin .v616xydunz {
    max-width: 800px;
}

.m6j2cjcb49 {
    display: flex;
    overflow: hidden;
}

.m6j2cjcb49 .q29ck7jlca.ica89job5a {
    display: none;
}

.m6j2cjcb49 .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.n3es6usz2c {
    display: flex;
    background-image: url("photo-1618483474128-991a146dc60b.jpeg");
    overflow: hidden;
}

.n3es6usz2c .mbr-overlay {
    background-color: #f92c50;
    opacity: 0.5;
}

.n3es6usz2c .q29ck7jlca.ica89job5a {
    display: none;
}

.n3es6usz2c .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fw61iln2ir {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.fw61iln2ir .q29ck7jlca.ica89job5a {
    display: none;
}

.fw61iln2ir .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fw61iln2ir .w8jgciq9xl {
    justify-content: flex-end;
}

.fw61iln2ir .rdkce79fxd .m4a70mzwma {
    width: 100%;
    display: block;
}

.fw61iln2ir .rdkce79fxd .ue6oii2t5d {
    z-index: 1;
}

.fw61iln2ir .rks4fcm0yf {
    margin-bottom: 2rem;
}

.fw61iln2ir .m4a70mzwma {
    color: #FFFFFF;
}

.fw61iln2ir .ak9ueaogu2 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .fw61iln2ir .ak9ueaogu2 {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .fw61iln2ir * {
        text-align: center !important;
    }

    .fw61iln2ir .content-column {
        margin-bottom: 2rem;
    }
}

.fw61iln2ir .enfehy1cz0,
.fw61iln2ir .lsgxsz0yam {
    text-align: left;
    color: #FFFFFF;
}

.fw61iln2ir .ul0oxmh848,
.fw61iln2ir .xyda5iv6hw {
    color: #ffffff;
}

.fw61iln2ir .ue6oii2t5d,
.fw61iln2ir .card-img {
    color: #FFFFFF;
}

.fw61iln2ir .a817bkpnd1,
.fw61iln2ir .xyda5iv6hw {
    color: #FFFFFF;
}

.fw61iln2ir .brl9b1q646 {
    color: #FFFFFF;
}

.ikndulscpa {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
    overflow: hidden;
}

.ikndulscpa .q29ck7jlca.ica89job5a {
    display: none;
}

.ikndulscpa .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ikndulscpa ul {
    padding-left: 1.5rem;
}

.ikndulscpa ul li {
    padding-bottom: 0.5rem;
}

.ikndulscpa .x136t66mft {
    line-height: 1.2;
}

.ikndulscpa p {
    line-height: 1.2;
}

.ikndulscpa .i087ulgugf {
    position: absolute;
    top: -900px;
    left: -20%;
    width: 140%;
    height: 1700px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #232323;
}

@media (max-width: 992px) {
    .ikndulscpa .i087ulgugf {
        top: -700px;
        height: 1500px;
    }
}

@media (max-width: 767px) {
    .ikndulscpa .i087ulgugf {
        height: 600px;
        top: -100px;
    }
}

.ikndulscpa .jdeisvgb51 {
    width: 100%;
    height: 2px;
    background: #453000;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.ikndulscpa .o80d63h81d {
    border-top: 2px solid #453000;
    padding-top: 1rem;
}

.ikndulscpa .ul0oxmh848 {
    line-height: 1.2;
    color: #000000;
}

.ikndulscpa .nqeucjyat7 {
    overflow: hidden;
    background: #fffdf5;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .ikndulscpa .nqeucjyat7 {
        padding: 2rem 1rem;
    }
}

.ikndulscpa .b5vio7hdy8 {
    padding: 0 1rem;
}

.ikndulscpa .enfehy1cz0 {
    color: #000000;
}

.ikndulscpa .ul0oxmh848,
.ikndulscpa .xyda5iv6hw {
    color: #f0466a;
}

.ikndulscpa .c4mbtpq35t {
    color: #f0466a;
}

.ikndulscpa .c4mbtpq35t,
.ikndulscpa .jdeisvgb51 {
    color: #453000;
}

.ikndulscpa .hk02wghpov {
    color: #453000;
}

.ikndulscpa .vbnfgvs1y5 {
    color: #000000;
}

.ikndulscpa .cc22cgrh2r {
    color: #000000;
}

.lpo07iaxe4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background: #181200;
}

.lpo07iaxe4 .q29ck7jlca.ica89job5a {
    display: none;
}

.lpo07iaxe4 .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lpo07iaxe4 .itofuxmiyi {
    height: 35rem;
    position: relative;
    border-radius: 2rem;
}

.lpo07iaxe4 .itofuxmiyi iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.lpo07iaxe4 .itofuxmiyi [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.lpo07iaxe4 .itofuxmiyi[data-state] {
    background: #e9e5dc;
}

.lpo07iaxe4 .itofuxmiyi[data-state="loading"] [data-state-details] {
    display: none;
}

.lpo07iaxe4 .v616xydunz {
    max-width: 800px;
}

.lpo07iaxe4 .enfehy1cz0 {
    color: #FFFFFF;
}

.ph9nstq43o {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #ffffff;
}

.ph9nstq43o .ul0oxmh848 {
    color: #000000;
}

.ph9nstq43o .moph79h0fs {
    color: #000000;
}

.ph9nstq43o .enfehy1cz0 {
    color: #000000;
}

.ph9nstq43o .c4mbtpq35t {
    color: #000000;
}

.ph9nstq43o .c4mbtpq35t,
.ph9nstq43o .jdeisvgb51 {
    color: #000000;
}

.ph9nstq43o .iftcsijezd {
    color: #000000;
}

.ph9nstq43o h4 {
    line-height: 1.2;
}

.kcr1wheg2w {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #181200;
}

.kcr1wheg2w .ul0oxmh848 {
    color: #FFFFFF;
}

.kcr1wheg2w .moph79h0fs {
    color: #FFFFFF;
}

.kcr1wheg2w .enfehy1cz0 {
    color: #FFFFFF;
}

.lv55w5wn1g {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #181200;
}

.lv55w5wn1g .j5zl4i1pp5 {
    line-height: 1.2;
    color: #FFFFFF;
    text-align: left;
}

.lv55w5wn1g img,
.lv55w5wn1g .zk2y5v7eu3 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.lv55w5wn1g .zi4loxv1mt:focus,
.lv55w5wn1g span:focus {
    outline: none;
}

.lv55w5wn1g .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .lv55w5wn1g .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.lv55w5wn1g .rks4fcm0yf {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.lv55w5wn1g .xyda5iv6hw {
    margin-top: auto !important;
}

.lv55w5wn1g .enfehy1cz0 {
    color: #FFFFFF;
    text-align: left;
}

.lv55w5wn1g .ul0oxmh848,
.lv55w5wn1g .xyda5iv6hw {
    color: #838383;
    text-align: left;
}

.lv55w5wn1g .dc8y8h8shl {
    color: #FFFFFF;
    text-align: left;
}

.lv55w5wn1g .moph79h0fs {
    color: #FFFFFF;
    text-align: left;
}

.cg0l6frvbv {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #181200;
}

.cg0l6frvbv .ul0oxmh848 {
    color: #FFFFFF;
}

.cg0l6frvbv .moph79h0fs {
    color: #FFFFFF;
}

.cg0l6frvbv .enfehy1cz0 {
    color: #FFFFFF;
}

.cg0l6frvbv .tprk2u2zgj {
    color: #FFFFFF;
}

.cg0l6frvbv a {
    text-decoration: underline;
}

.cg0l6frvbv p {
    line-height: 1.2;
}

.thn6r2857k {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #181200;
}

.thn6r2857k .zi4loxv1mt:focus,
.thn6r2857k span:focus {
    outline: none;
}

.thn6r2857k .zi4loxv1mt {
    cursor: pointer;
}

.thn6r2857k .w4s13fcf0o {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .thn6r2857k .w4s13fcf0o {
        grid-row-gap: 1rem;
    }
}

.thn6r2857k .mcbzufahsy,
.thn6r2857k .uvmcir05er {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .thn6r2857k .mcbzufahsy,
    .thn6r2857k .uvmcir05er {
        gap: 0 1rem;
    }
}

.thn6r2857k .enfehy1cz0 {
    margin-bottom: 50px;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 992px) {
    .thn6r2857k .enfehy1cz0 {
        margin-bottom: 32px;
    }
}

.thn6r2857k .v616xydunz {
    max-width: 800px;
}

.thn6r2857k .zmpgdfpzlz,
.thn6r2857k .j57lcbuwes {
    overflow: hidden;
}

.thn6r2857k .w4s13fcf0o {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.thn6r2857k .ddojpcx9w7 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.thn6r2857k .ddojpcx9w7 img {
    min-width: 30vw;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .thn6r2857k .ddojpcx9w7 img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .thn6r2857k .ddojpcx9w7 img {
        min-width: 35vw;
        height: 160px;
    }
}

.thn6r2857k .mcbzufahsy,
.thn6r2857k .uvmcir05er {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.thn6r2857k .mcbzufahsy {
    align-items: flex-end;
}

.thn6r2857k .uvmcir05er {
    align-items: flex-start;
}

.cid-v2s2XPVaVj {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #181200;
}

.cid-v2s2XPVaVj .j5zl4i1pp5 {
    line-height: 1.2;
    color: #FFFFFF;
    text-align: left;
}

.cid-v2s2XPVaVj img,
.cid-v2s2XPVaVj .zk2y5v7eu3 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.cid-v2s2XPVaVj .zi4loxv1mt:focus,
.cid-v2s2XPVaVj span:focus {
    outline: none;
}

.cid-v2s2XPVaVj .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cid-v2s2XPVaVj .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.cid-v2s2XPVaVj .rks4fcm0yf {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.cid-v2s2XPVaVj .xyda5iv6hw {
    margin-top: auto !important;
}

.cid-v2s2XPVaVj .enfehy1cz0 {
    color: #FFFFFF;
    text-align: left;
}

.cid-v2s2XPVaVj .ul0oxmh848,
.cid-v2s2XPVaVj .xyda5iv6hw {
    color: #FFFFFF;
    text-align: left;
}

.cid-v2s2XPVaVj .dc8y8h8shl {
    color: #FFFFFF;
    text-align: left;
}

.cid-v2s2XPVaVj .moph79h0fs {
    color: #838383;
    text-align: left;
}

.fp9gh233lh {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #fbe698;
}

.fp9gh233lh .q29ck7jlca.ica89job5a {
    display: none;
}

.fp9gh233lh .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fp9gh233lh .ul0oxmh848 {
    color: #000000;
}

.fp9gh233lh .moph79h0fs {
    color: #000000;
}

.fp9gh233lh .enfehy1cz0 {
    color: #000000;
}

.fp9gh233lh .c4mbtpq35t {
    color: #ffffff;
}

.fp9gh233lh .jdeisvgb51 {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 1rem;
}

.fp9gh233lh .c4mbtpq35t,
.fp9gh233lh .jdeisvgb51 {
    color: #6DECE0;
}

.fp9gh233lh p {
    line-height: 1.2;
}

.cid-v2s2XPVs8O {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.cid-v2s2XPVs8O .q29ck7jlca.ica89job5a {
    display: none;
}

.cid-v2s2XPVs8O .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2s2XPVs8O li {
    padding-bottom: 1rem;
}

.cid-v2s2XPVs8O .y9hlswo1bn {
    justify-content: flex-end;
}

.cid-v2s2XPVs8O ul {
    padding-left: 1.5rem;
}

.cid-v2s2XPVs8O .x136t66mft {
    line-height: 1.2;
}

.cid-v2s2XPVs8O p {
    line-height: 1.2;
}

.cid-v2s2XPVs8O .ul0oxmh848 {
    line-height: 1.2;
    color: #000000;
}

.cid-v2s2XPVs8O .nqeucjyat7 {
    overflow: hidden;
    background: #ffffff;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .cid-v2s2XPVs8O .nqeucjyat7 {
        padding: 2rem 1rem;
    }
}

.cid-v2s2XPVs8O .b5vio7hdy8 {
    padding: 0 1rem;
}

.cid-v2s2XPVs8O .enfehy1cz0 {
    color: #000000;
}

.cid-v2s2XPVs8O .ul0oxmh848,
.cid-v2s2XPVs8O .xyda5iv6hw {
    color: #f0466a;
}

.cid-v2s2XPVs8O .c4mbtpq35t {
    color: #f0466a;
}

.cid-v2s2XPVs8O .c4mbtpq35t,
.cid-v2s2XPVs8O .jdeisvgb51 {
    color: #f0466a;
}

.cid-v2s2XPVs8O .hk02wghpov {
    color: #000000;
}

.cid-v2s2XPVs8O .cc22cgrh2r {
    color: #000000;
}

.ygw1bc3d5a {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #181200;
}

.ygw1bc3d5a .q29ck7jlca.ica89job5a {
    display: none;
}

.ygw1bc3d5a .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .ygw1bc3d5a .zmpgdfpzlz {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .ygw1bc3d5a .zmpgdfpzlz {
        padding: 0 4px;
    }
}

.ygw1bc3d5a .y9hlswo1bn {
    margin: 0;
}

.ygw1bc3d5a .y9hlswo1bn .ivy69b50wr .enfehy1cz0 {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ygw1bc3d5a .y9hlswo1bn .ivy69b50wr .enfehy1cz0 {
        margin-bottom: 32px;
    }
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 {
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4:first-child {
    border-top: 1px solid #ffffff;
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .ojwplqfq8g {
    padding: 32px 0;
    border-bottom: none;
    background-color: transparent;
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .ojwplqfq8g .l36pv08dw5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .ojwplqfq8g .l36pv08dw5:not(.oqlbj4s78h) .hcnf9dunwl {
    transform: rotate(-45deg);
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .ojwplqfq8g .l36pv08dw5 .lyqop79k8e {
    margin-bottom: 0;
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .ojwplqfq8g .l36pv08dw5 .hcnf9dunwl {
    font-size: 24px;
    transition: all 0.3s ease-out;
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .aou60xjcif .rduxrjtpq7 {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .aou60xjcif .rduxrjtpq7 {
        margin-bottom: 32px;
    }
}

.ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .aou60xjcif .rduxrjtpq7 .ul0oxmh848 {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ygw1bc3d5a .y9hlswo1bn .x4jy338hyz .b80l8dz2w4 .aou60xjcif .rduxrjtpq7 .ul0oxmh848 {
        margin-bottom: 32px;
    }
}

.ygw1bc3d5a .enfehy1cz0 {
    color: #FFFFFF;
    text-align: left;
}

.ygw1bc3d5a .lyqop79k8e,
.ygw1bc3d5a .hcnf9dunwl {
    color: #FFFFFF;
}

.ygw1bc3d5a .ul0oxmh848 {
    color: #FFFFFF;
}

.meobc38695 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.meobc38695 .ul0oxmh848 {
    color: #000000;
}

.meobc38695 .moph79h0fs {
    color: #000000;
    text-align: center;
}

.meobc38695 .enfehy1cz0 {
    color: #000000;
    text-align: center;
}

.meobc38695 .eal610km65 img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 40% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .meobc38695 .eal610km65 img {
        width: 120px;
        height: 120px;
    }
}

.meobc38695 p {
    line-height: 1.3;
}

.meobc38695 .hcnf9dunwl {
    font-size: 5rem;
    color: #6dece0;
    opacity: 0.2;
}

@media (max-width: 992px) {
    .meobc38695 .hcnf9dunwl {
        display: none;
    }
}

.meobc38695 .rxu6az2czr {
    position: relative;
}

.meobc38695 .rxu6az2czr .dvz7amx9aw {
    position: absolute;
    left: -100px;
    top: -60px;
}

.meobc38695 .rxu6az2czr .lev0kvor8o {
    position: absolute;
    right: -100px;
    bottom: -30px;
}

.meobc38695 .eal610km65 {
    display: flex;
}

.meobc38695 .brl9b1q646 {
    text-align: center;
    color: #000000;
}

.meobc38695 .ue6oii2t5d,
.meobc38695 .eal610km65 {
    text-align: center;
    color: #f0466a;
}

.la8146bxg5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #fbe698;
}

.la8146bxg5 .q29ck7jlca.ica89job5a {
    display: none;
}

.la8146bxg5 .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.la8146bxg5 .v616xydunz {
    max-width: 800px;
}

.la8146bxg5 .enfehy1cz0 {
    color: #000000;
    text-align: center;
}

.ncltotx338 {
    display: flex;
    padding-top: 150px;
    padding-bottom: 300px;
    background-color: #ffffff;
    overflow: hidden;
}

.ncltotx338 .q29ck7jlca.ica89job5a {
    display: none;
}

.ncltotx338 img {
    width: 200px;
    height: 200px;
    filter: grayscale(1);
    object-fit: cover;
    border-radius: 4rem !important;
}

@media (max-width: 767px) {
    .ncltotx338 img {
        display: none;
    }
}

@media (min-width: 992px) {
    .ncltotx338 img {
        z-index: 10;
    }
}

.ncltotx338 .wsmn1p9vsa {
    position: absolute;
    left: 7%;
    top: 15%;
    animation: circle1 6s linear infinite;
}

.ncltotx338 .nhslzaxgit {
    position: absolute;
    right: 7%;
    top: 13%;
    animation: circle1 6s linear infinite;
}

.ncltotx338 .gkh0oh254x {
    position: absolute;
    left: 12%;
    bottom: 30%;
    animation: circle2 6s linear infinite;
}

.ncltotx338 .w3ypx54kq4 {
    position: absolute;
    right: 15%;
    bottom: 28%;
    animation: circle2 6s linear infinite;
}

@keyframes circle1 {
    0% {
        transform: rotate(0deg) translate(-8px) rotate(0deg);
    }

    100% {
        transform: rotate(360deg) translate(-8px) rotate(-360deg);
    }
}

@keyframes circle2 {
    0% {
        transform: rotate(360deg) translate(-8px) rotate(-360deg);
    }

    100% {
        transform: rotate(0deg) translate(-8px) rotate(0deg);
    }
}

.ncltotx338 .wu6znx3bui {
    border: 1px solid currentColor;
    border-radius: 20px;
    padding: 5px 30px;
    text-align: center;
    display: inline-block;
    margin-bottom: 6px;
}

.ncltotx338 .i087ulgugf {
    position: absolute;
    bottom: -1430px;
    left: -20%;
    width: 140%;
    height: 1700px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background: #181200;
}

@media (max-width: 992px) {
    .ncltotx338 .i087ulgugf {
        bottom: -1300px;
        height: 1500px;
    }
}

@media (max-width: 767px) {
    .ncltotx338 .i087ulgugf {
        height: 600px;
        bottom: -500px;
    }
}

.ncltotx338 .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ncltotx338 .tv6j9ko1dr {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .ncltotx338 .tv6j9ko1dr {
        padding: 5rem 3rem;
    }
}

@media (min-width: 768px) {
    .ncltotx338 {
        align-items: flex-start;
    }

    .ncltotx338 .y9hlswo1bn {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ncltotx338 .tv6j9ko1dr {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .ncltotx338 {
        -webkit-align-items: center;
        align-items: center;
    }

    .ncltotx338 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ncltotx338 .tv6j9ko1dr {
        width: 100%;
    }
}

.ncltotx338 .enfehy1cz0 {
    text-align: center;
    color: #000000;
}

.ncltotx338 .ul0oxmh848,
.ncltotx338 .xyda5iv6hw {
    text-align: center;
    color: #000000;
}

.ncltotx338 .wu6znx3bui,
.ncltotx338 .kgkysgmkeq {
    text-align: center;
    color: #000000;
}

.ncltotx338 .moph79h0fs {
    color: #232323;
    text-align: center;
}

.owbuqvsec0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #181200;
}

.owbuqvsec0 .zi4loxv1mt:focus,
.owbuqvsec0 span:focus {
    outline: none;
}

.owbuqvsec0 .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .owbuqvsec0 .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.owbuqvsec0 .jdeisvgb51 {
    width: 100%;
    height: 1px;
    background: #6dece0;
    margin-bottom: 2rem;
}

.owbuqvsec0 .c4mbtpq35t {
    background: #6dece0;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 12px;
}

.owbuqvsec0 .v0grbbq5no {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.owbuqvsec0 .rks4fcm0yf {
    position: relative;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.owbuqvsec0 .rks4fcm0yf .item-footer {
    margin-top: auto;
}

.owbuqvsec0 .enfehy1cz0 {
    color: #ffffff;
    text-align: center;
}

.owbuqvsec0 .ul0oxmh848,
.owbuqvsec0 .zi4loxv1mt .xyda5iv6hw {
    text-align: center;
}

.owbuqvsec0 .v616xydunz {
    max-width: 800px;
}

.owbuqvsec0 .j78pf6mmv7 {
    color: #000000;
}

.owbuqvsec0 .moph79h0fs,
.owbuqvsec0 .yhgle3wkkt .xyda5iv6hw {
    text-align: center;
    color: #ffffff;
}

.owbuqvsec0 .ul0oxmh848 {
    text-align: left;
}

.owbuqvsec0 .ul0oxmh848,
.owbuqvsec0 .mbr-card-btn {
    text-align: left;
}

.owbuqvsec0 .ul0oxmh848,
.owbuqvsec0 .xyda5iv6hw {
    text-align: left;
}

.owbuqvsec0 .ul0oxmh848,
.owbuqvsec0 .item-footer .xyda5iv6hw {
    text-align: left;
}

.owbuqvsec0 .brl9b1q646,
.owbuqvsec0 .zi4loxv1mt .xyda5iv6hw {
    text-align: left;
    color: #FFFFFF;
}

.owbuqvsec0 .ue6oii2t5d {
    text-align: left;
    color: #ffffff;
}

.cid-v2s2XPYONu {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #ffffff;
}

.cid-v2s2XPYONu .q29ck7jlca.ica89job5a {
    display: none;
}

.cid-v2s2XPYONu .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2s2XPYONu li {
    padding-bottom: 0.5rem;
}

.cid-v2s2XPYONu .jdeisvgb51 {
    width: 100%;
    height: 2px;
    background: #000000;
    margin-bottom: 1rem;
}

.cid-v2s2XPYONu .o80d63h81d {
    border-top: 2px solid #000000;
    padding-top: 1rem;
}

.cid-v2s2XPYONu .ul0oxmh848 {
    line-height: 1.2;
    color: #000000;
}

.cid-v2s2XPYONu .nqeucjyat7 {
    overflow: hidden;
    background: #cfeeed;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .cid-v2s2XPYONu .nqeucjyat7 {
        padding: 2rem 1rem;
    }
}

.cid-v2s2XPYONu .b5vio7hdy8 {
    padding: 0 1rem;
}

.cid-v2s2XPYONu .enfehy1cz0 {
    color: #000000;
    text-align: center;
}

.cid-v2s2XPYONu .ul0oxmh848,
.cid-v2s2XPYONu .xyda5iv6hw {
    color: #000000;
    text-align: center;
}

.cid-v2s2XPYONu .c4mbtpq35t {
    color: #000000;
}

.cid-v2s2XPYONu .mbr-card-title2 P {
    text-align: left;
}

.cid-v2s2XPYONu .mbr-card-title2 {
    color: #000000;
}

.cid-v2s2XPYONu .cc22cgrh2r {
    color: #000000;
}

.arebontkxl {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.arebontkxl .enfehy1cz0 {
    text-align: left;
    color: #FFFFFF;
}

.arebontkxl .rks4fcm0yf {
    background: #181200;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4rem;
}

@media (max-width: 767px) {
    .arebontkxl .rks4fcm0yf {
        padding: 1rem;
    }
}

.arebontkxl .b5vio7hdy8,
.arebontkxl img {
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .arebontkxl .gmhaykzwgo {
        margin-bottom: 2rem !important;
    }
}

.arebontkxl input,
.arebontkxl textarea {
    border-radius: 0 !important;
    border: 0px !important;
    border-bottom: 1px solid #ffffff !important;
    background: transparent;
    box-shadow: none;
    padding: 0;
    color: #ffffff !important;
}

.arebontkxl input:hover,
.arebontkxl textarea:hover,
.arebontkxl input:active,
.arebontkxl textarea:active,
.arebontkxl input:focus,
.arebontkxl textarea:focus {
    border: 0px !important;
    background: transparent;
    border-bottom: 1px solid #ffffff !important;
    box-shadow: none;
}

.arebontkxl input::placeholder,
.arebontkxl textarea::placeholder {
    color: #ffffff;
}

.arebontkxl .moph79h0fs {
    color: #ffffff;
    text-align: left;
}

.bazsucbv2y {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.bazsucbv2y .zi4loxv1mt:focus,
.bazsucbv2y span:focus {
    outline: none;
}

@media (max-width: 767px) {
    .bazsucbv2y .align-right {
        text-align: center;
    }
}

.bazsucbv2y .nqeucjyat7 {
    background: #a4ffff;
    padding: 4rem 3rem;
    padding-bottom: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .bazsucbv2y .nqeucjyat7 {
        padding: 1rem 0rem;
    }
}

.bazsucbv2y .zi4loxv1mt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .bazsucbv2y .zi4loxv1mt {
        margin-bottom: 1rem;
    }
}

.bazsucbv2y .c4mbtpq35t {
    background: #fed9e1;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 10px;
}

.bazsucbv2y .v0grbbq5no {
    margin-top: 2rem;
    padding: 0 2rem 2rem;
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .bazsucbv2y .v0grbbq5no {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .bazsucbv2y .v0grbbq5no {
        padding: 1rem 1rem;
        padding-top: 0rem;
        margin-top: 1rem;
    }
}

.bazsucbv2y .rks4fcm0yf {
    position: relative;
    background: #6dece0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-flow: column nowrap;
}

.bazsucbv2y .rks4fcm0yf .item-footer {
    margin-top: auto;
}

.bazsucbv2y .enfehy1cz0 {
    color: #000000;
    text-align: left;
}

.bazsucbv2y .ul0oxmh848,
.bazsucbv2y .zi4loxv1mt .xyda5iv6hw {
    text-align: center;
}

.bazsucbv2y .j78pf6mmv7 {
    color: #f0466a;
}

.bazsucbv2y .moph79h0fs,
.bazsucbv2y .yhgle3wkkt .xyda5iv6hw {
    text-align: left;
    color: #000000;
}

.bazsucbv2y .ul0oxmh848 {
    text-align: left;
}

.bazsucbv2y .ul0oxmh848,
.bazsucbv2y .mbr-card-btn {
    text-align: left;
}

.bazsucbv2y .ul0oxmh848,
.bazsucbv2y .xyda5iv6hw {
    text-align: left;
}

.bazsucbv2y .ul0oxmh848,
.bazsucbv2y .item-footer .xyda5iv6hw {
    text-align: left;
}

.bazsucbv2y .brl9b1q646,
.bazsucbv2y .zi4loxv1mt .xyda5iv6hw {
    text-align: center;
    color: #000000;
}

.bazsucbv2y .ue6oii2t5d {
    text-align: left;
    color: #ffffff;
}

.j6i6xcllso {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #181200;
}

.j6i6xcllso .q29ck7jlca.ica89job5a {
    display: none;
}

.j6i6xcllso .q29ck7jlca {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j6i6xcllso .a4ki9vbr4f {
    color: #ffffff;
}

.j6i6xcllso .jdeisvgb51 {
    width: 100%;
    height: 1px;
    opacity: 0.5;
    background: #ffffff;
    margin-bottom: 2rem;
}

.j6i6xcllso .hncl4h1y4k {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.j6i6xcllso .y9hlswo1bn {
    justify-content: center;
}

@media (max-width: 767px) {
    .j6i6xcllso .y9hlswo1bn .a4ki9vbr4f {
        text-align: center;
        padding-bottom: 2rem;
    }
}

.j6i6xcllso .row-links {
    width: 100%;
    justify-content: center;
}

.j6i6xcllso .row-links .row-links-soc {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.j6i6xcllso .row-links .row-links-soc li {
    padding: 0 1rem 1rem 1rem;
}

.j6i6xcllso .row-links .row-links-soc li p {
    margin: 0;
}

@media (max-width: 767px) {
    .j6i6xcllso .row-links .row-links-soc {
        justify-content: center;
    }
}

.j6i6xcllso .row-links-soc,
.j6i6xcllso .row-links-soc-item .row-links-soc-item {
    color: #ffffff;
}

.j6i6xcllso .a4ki9vbr4f,
.j6i6xcllso .jdeisvgb51 {
    color: #FFFFFF;
    text-align: left;
}